home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / pcl4p34.zip / PCL4P.DOC < prev    next >
Text File  |  1993-01-17  |  6KB  |  125 lines

  1.                         *** SHAREWARE DOCUMENTATION ***
  2.  
  3.  
  4.        The Personal Communications Library for Turbo Pascal (PCL4P) is an
  5.        asynchronous   communications  library  designed  for  experienced
  6.        software developers programming in Turbo Pascal, version  4.0  and
  7.        up. The PCL features:
  8.  
  9.          o 30 communications and support functions.
  10.          o Support for the high performance INS16550 UART.
  11.          o Supports hardware (RTS/CTS) flow control.
  12.          o Interrupt driven receiver.
  13.          o Supports 300 baud to 115,200 baud.
  14.          o Supports COM1, COM2, COM3, and  COM4.
  15.          o Adjustable receive queues from 8 bytes to 32 KB.
  16.          o Control-BREAK error exit.
  17.          o 17 communications error conditions trapped.
  18.          o Allows 4 ports to run concurrently.
  19.          o Complete modem control & status.
  20.          o Written in assembly language for small size & high speed.
  21.          o Terminal program featuring XMODEM, YMODEM, & YMODEM-G.
  22.  
  23.          Why should you buy PCL4P ? I can give you several good reasons.
  24.  
  25.            COMPLETE - PCL4P is complete since it provides absolute control
  26.                       of the serial ports (including the high  performance
  27.                       INS16550).
  28.  
  29.             COMPACT - PCL4P  is  very compact  at  less  than  6  KB. Your
  30.                       application doesn't carry a lot of excess code.
  31.  
  32.                FAST - PCL4P is fast since it will  run  at  38400  baud  on
  33.                       even  slow  8088 PCs (4.77 MHZ) and at 115200 baud on
  34.                       most everything else.
  35.  
  36.             SUPPORT - If you get stuck,  you talk  to  the programmer  that
  37.                       wrote the code, not a  person  hired  to  answer  the
  38.                       phone.
  39.  
  40.                 BBS - A BBS is  available  (2400  baud  N81)  in  order  to
  41.                       provide immediate support as necessary.
  42.  
  43.          NEWSLETTER - One  year  subscription  to  the  MSC  newsletter
  44.                       discusses communications  problems  and  solutions
  45.                       (published quarterly).
  46.  
  47.               PRICE - You get PCL4P for a very reasonable price !
  48.  
  49.            UPGRADES - Once you buy PCL4P, you can always update to  the  most
  50.                       recent  version  for  little  more  than  the  cost  of
  51.                       sending it out to you.
  52.  
  53.        Several  example  programs ( source code ) are provided along with
  54.        the small model library and makefiles for each  of  the  supported
  55.        compilers.  The example programs are:
  56.  
  57.        (1)  SIMPLE  is an extremely simple terminal emulator program.  It
  58.        is provided as the smallest and easiest to understand  example  of
  59.        communications programming using PCL4P.
  60.  
  61.        (2)  TERM  is  a  more  capable terminal emulator than SIMPLE.  It
  62.        functions as a dumb terminal emulator but can exchange files using
  63.        XMODEM (Standard XMODEM, XMODEM-CRC,  and  XMODEM-1K)  and  YMODEM
  64.        (standard  and  YMODEM-G)  communication protocols. TERM will also
  65.        send an initialization string to your Hayes compatible modem.
  66.  
  67.        The shareware distribution does not include the source code to the
  68.        library, but all example code is included.
  69.  
  70.        For more information, refer to the Personal Communications Library
  71.        Users  Manual  (  PCL4P.USR  ) and Personal Communications Library
  72.        Reference Manual ( PCL4P.REF ), which are part of PCL4P32.ZIP.
  73.  
  74.        A  C version of the library ( PCL4C ) is also available.
  75.  
  76.  
  77.                         *** Registration ***
  78.  
  79.  
  80.        The shareware version of PCL4P.LIB is provided  so  that  you  may
  81.        personally  determine  the usefulness of the product for yourself.
  82.        If you can use  the  Personal  Communications  Library  for  Turbo
  83.        Pascal  ,  please  register your use with us. Send $55 plus $3 S&H
  84.        ($6 outside of North America) to:
  85.  
  86.                   MarshallSoft Computing, Inc.
  87.                   Post Office Box  4543
  88.                   Huntsville AL 35815
  89.  
  90.                   Voice  205-881-4630
  91.                   FAX    205-881-4630
  92.                   BBS    205-880-9748
  93.  
  94.        Please pay by check in US dollars drawn on a  US  bank.   Purchase
  95.        Orders (POs) are accepted from recognized US schools and companies
  96.        listed  in  Dunn  &  Bradstreet.   Print  the file PCL4P.INV if an
  97.        invoice is needed. The registered package is mailed first class US
  98.        Mail (packet air mail overseas). If you are  in  a  hurry,  please
  99.        call  us and we can ship immediately within the USA by COD (street
  100.        address and phone number required).
  101.  
  102.        The registered package includes:
  103.  
  104.          o  Assembler source code for the library.
  105.          o  Printed Users Manual.
  106.          o  Printed Reference Manual.
  107.          o  Telephone support for one year.
  108.          o  BBS support for one year.
  109.          o  All updates (with printed manuals) are $15  plus  $3  S&H
  110.          o  One year subscription (quarterly) to MSC newsletter.
  111.             ($6 outside of North America).
  112.          o  EXAMPORT -- Free utility which displays a detailed formatted
  113.             report for any serial port. For example, to display a report
  114.             for COM1, type "EXAMPORT 1".
  115.  
  116.        PCL4P.ASM is the source code for the library. The source  code  is
  117.        copyrighted  by MarshallSoft Computing, Inc. The user is granted a
  118.        license to use the PCL4P object code in his own application  only.
  119.        PCL4P.ASM  is  not  shareware and may not be sold or given away to
  120.        anyone.
  121.  
  122.        The registered user will receive the latest version  of  PCL4P  by
  123.        return  mail.  A 5.25" diskette is provided unless a 3.5" diskette
  124.        is requested.
  125.